McLean
How one controversial startup hopes to cool the planet
And why many scientists are freaked out about the first serious for-profit company moving into the solar geoengineering field. Stardust Solutions believes that it can solve climate change--for a price. The Israel-based geoengineering startup has said it expects nations will soon pay it more than a billion dollars a year to launch specially equipped aircraft into the stratosphere. Once they've reached the necessary altitude, those planes will disperse particles engineered to reflect away enough sunlight to cool down the planet, purportedly without causing environmental side effects. The proprietary (and still secret) particles could counteract all the greenhouse gases the world has emitted over the last 150 years, the company stated in a 2023 pitch deck it presented to venture capital firms. In fact, it's the "only technologically feasible solution" to climate change, the company said. The company disclosed it raised $60 million in funding in October, marking by far the largest known funding round to date for a startup working on solar geoengineering.
- Asia > Middle East > Israel (0.34)
- Asia > India (0.04)
- North America > United States > Virginia > Fairfax County > McLean (0.04)
- (6 more...)
- Government (1.00)
- Energy > Renewable (0.46)
Systemic approach for modeling a generic smart grid
Amor, Sofiane Ben, Guerard, Guillaume, Levy, Loup-Noé
Smart grid technological advances present a recent class of complex interdisciplinary modeling and increasingly difficult simulation problems to solve using traditional computational methods. To simulate a smart grid requires a systemic approach to integrated modeling of power systems, energy markets, demand-side management, and much other resources and assets that are becoming part of the current paradigm of the power grid. This paper presents a backbone model of a smart grid to test alternative scenarios for the grid. This tool simulates disparate systems to validate assumptions before the human scale model. Thanks to a distributed optimization of subsystems, the production and consumption scheduling is achieved while maintaining flexibility and scalability.
- Asia > Vietnam > Quảng Ninh Province > Hạ Long (0.05)
- Asia > Vietnam > Hanoi > Hanoi (0.05)
- North America > United States > Virginia > Fairfax County > McLean (0.04)
- (4 more...)
- North America > United States > California > San Francisco County > San Francisco (0.14)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
- South America > Brazil > São Paulo (0.04)
- (6 more...)
- Social Sector (0.75)
- Leisure & Entertainment > Games (0.68)
FinTRec: Transformer Based Unified Contextual Ads Targeting and Personalization for Financial Applications
Katariya, Dwipam, Varma, Snehita, Shreemali, Akshat, Wu, Benjamin, Mishra, Kalanand, Mohanty, Pranab
Transformer-based architectures are widely adopted in sequential recommendation systems, yet their application in Financial Services (FS) presents distinct practical and modeling challenges for real-time recommendation. These include:a) long-range user interactions (implicit and explicit) spanning both digital and physical channels generating temporally heterogeneous context, b) the presence of multiple interrelated products require coordinated models to support varied ad placements and personalized feeds, while balancing competing business goals. We propose FinTRec, a transformer-based framework that addresses these challenges and its operational objectives in FS. While tree-based models have traditionally been preferred in FS due to their explainability and alignment with regulatory requirements, our study demonstrate that FinTRec offers a viable and effective shift toward transformer-based architectures. Through historic simulation and live A/B test correlations, we show FinTRec consistently outperforms the production-grade tree-based baseline. The unified architecture, when fine-tuned for product adaptation, enables cross-product signal sharing, reduces training cost and technical debt, while improving offline performance across all products. To our knowledge, this is the first comprehensive study of unified sequential recommendation modeling in FS that addresses both technical and business considerations.
- North America > United States > California > San Francisco County > San Francisco (0.14)
- Europe > Czechia > Prague (0.05)
- North America > United States > New York > New York County > New York City (0.05)
- (4 more...)
- Law (1.00)
- Government (1.00)
- Information Technology > Services (0.94)
- (2 more...)
- North America > United States > California > San Francisco County > San Francisco (0.14)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
- South America > Brazil > São Paulo (0.04)
- (6 more...)
Rater Equivalence: Evaluating Classifiers in Human Judgment Settings
Resnick, Paul, Kong, Yuqing, Schoenebeck, Grant, Weninger, Tim
In many decision settings, the definitive ground truth is either non-existent or inaccessible. We introduce a framework for evaluating classifiers based solely on human judgments. In such cases, it is helpful to compare automated classifiers to human judgment. We quantify a classifier's performance by its rater equivalence: the smallest number of human raters whose combined judgment matches the classifier's performance. Our framework uses human-generated labels both to construct benchmark panels and to evaluate performance. We distinguish between two models of utility: one based on agreement with the assumed but inaccessible ground truth, and one based on matching individual human judgments. Using case studies and formal analysis, we demonstrate how this framework can inform the evaluation and deployment of AI systems in practice.
- North America > United States > Michigan (0.04)
- North America > United States > Virginia > Fairfax County > McLean (0.04)
- North America > United States > New York > New York County > New York City (0.04)
- (3 more...)
- Health & Medicine > Therapeutic Area > Oncology (0.92)
- Education (0.92)
- Media > News (0.67)
Structures generated in a multiagent system performing information fusion in peer-to-peer resource-constrained networks
Paggi, Horacio, Lara, Juan A., Soriano, Javier
There has recently been a major advance with respect to how information fusion is performed. Information fusion has gone from being conceived as a purely hierarchical procedure, as is the case of traditional military applications, to now being regarded collaboratively, as holonic fusion, which is better suited for civil applications and edge organizations. The above paradigm shift is being boosted as information fusion gains ground in different non-military areas, and human-computer and machine-machine communications, where holarchies, which are more flexible structures than ordinary, static hierarchies, become more widespread. This paper focuses on showing how holonic structures tend to be generated when there are constraints on resources (energy, available messages, time, etc.) for interactions based on a set of fully intercommunicating elements (peers) whose components fuse information as a means of optimizing the impact of vagueness and uncertainty present message exchanges. Holon formation is studied generically based on a multiagent system model, and an example of its possible operation is shown. Holonic structures have a series of advantages, such as adaptability, to sudden changes in the environment or its composition, are somewhat autonomous and are capable of cooperating in order to achieve a common goal. This can be useful when the shortage of resources prevents communications or when the system components start to fail.
- Europe > Spain > Galicia > Madrid (0.05)
- North America > United States > Virginia > Fairfax County > McLean (0.04)
- North America > United States > New York (0.04)
- (4 more...)
ALLOY: Generating Reusable Agent Workflows from User Demonstration
Li, Jiawen, Ning, Zheng, Tian, Yuan, Li, Toby Jia-jun
Large language models (LLMs) enable end-users to delegate complex tasks to autonomous agents through natural language. However, prompt-based interaction faces critical limitations: Users often struggle to specify procedural requirements for tasks, especially those that don't have a factually correct solution but instead rely on personal preferences, such as posting social media content or planning a trip. Additionally, a ''successful'' prompt for one task may not be reusable or generalizable across similar tasks. We present ALLOY, a system inspired by classical HCI theories on Programming by Demonstration (PBD), but extended to enhance adaptability in creating LLM-based web agents. ALLOY enables users to express procedural preferences through natural demonstrations rather than prompts, while making these procedures transparent and editable through visualized workflows that can be generalized across task variations. In a study with 12 participants, ALLOY's demonstration--based approach outperformed prompt-based agents and manual workflows in capturing user intent and procedural preferences in complex web tasks. Insights from the study also show how demonstration--based interaction complements the traditional prompt-based approach.
- North America > United States > California > San Francisco County > San Francisco (0.14)
- North America > United States > Michigan > Washtenaw County > Ann Arbor (0.14)
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- (24 more...)
- Workflow (1.00)
- Research Report > New Finding (1.00)
- Information Technology (1.00)
- Consumer Products & Services > Travel (1.00)
Rethinking deep learning: linear regression remains a key benchmark in predicting terrestrial water storage
Nie, Wanshu, Kumar, Sujay V., Chen, Junyu, Zhao, Long, Skulovich, Olya, Yoo, Jinwoong, Pflug, Justin, Ahmad, Shahryar Khalique, Konapala, Goutam
Key Points: We compare linear regression, LSTM, and Transformer models for predicting terrestrial water storage at basin scale over the globe. Linear regression remains a robust benchmark, outperforming LSTM and Transformer models in various tasks. Traditional statistical models and global datasets that capture human and natural impacts are essential for deep learning model evaluation. 2 Abstract Recent advances in machine learning such as Long Short - Term Memory (LSTM) models and Transformers have been widely adopted in hydrological applications, demonstrating impressive performance amongst deep learning models and outperforming physical models in various tasks. However, their superiority in predicting land surface states such as terrestrial water storage (TWS) that are dominated by many factors such as natural variability and human driven modifications remains unclear. Here, using the open - access, globally representative HydroGlobe dataset - comprising a baseline version derived solely from a land surface model simulation and an advanced version incorporating multi - source remote sensing data assimilation - we show that linear regres sion is a robust benchmark, outperforming the more complex LSTM and Temporal Fusion Transformer for TWS prediction. Our findings highlight the importance of including traditional statistical models as benchmarks when developing and evaluating deep learning models. Additionally, we emphasize the critical need to establish globally representative benchmark datasets that capture the combined impact of natural variability and human interventions. Plain Language Summary Recent progress in machine learning has led to the widespread use of deep learning models in studying land freshwater systems, but it remains uncertain if they're always the best tools for such applications . In this study, we use a new, global dataset called HydroGlobe to test different data - driven models. Surprisingly, we find that a basic linear regression model -- one of the simplest tools -- actually performs better than more complex models like LSTM and Transformers in predicting land water storage. Our resu lts suggest that researchers should always compare deep learning models against simpler traditional statistical benchmarks, and that having high - quality, global datasets that include both natural and human effects is crucial for building better deep learning models. 1 Introduction Terrestrial water storage (TWS) is a key indicator of the world's freshwater availability, encompassing all forms of water stored on and beneath the land surface, including soil moisture, groundwater, surface water, and snow. As a fundamental component of the global hydrological cycle, accurate TWS estimates are essential for applications related to preserving ecosystems, supporting agriculture, and ensuring water and food security for livelihoods.
- North America > United States > Maryland > Prince George's County > College Park (0.14)
- Asia > Singapore (0.04)
- Asia > India (0.04)
- (5 more...)
- Water & Waste Management > Water Management > Lifecycle > Storage/Transfer (1.00)
- Health & Medicine (0.93)
- Energy (0.88)
Attribution Gradients: Incrementally Unfolding Citations for Critical Examination of Attributed AI Answers
Kambhamettu, Hita, Hwang, Alyssa, Laban, Philippe, Head, Andrew
AI question answering systems increasingly generate responses with attributions to sources. However, the task of verifying the actual content of these attributions is in most cases impractical. In this paper, we present attribution gradients as a solution. Attribution gradients provide integrated, incremental affordances for diving into an attributed passage. A user can decompose a sentence of an answer into its claims. For each claim, the user can view supporting and contradictory excerpts mined from sources. Those excerpts serve as clickable conduits into the source (in our application, scientific papers). When evidence itself contains more citations, the UI unpacks the evidence into excerpts from the cited sources. These features of attribution gradients facilitate concurrent interconnections among answer, claim, excerpt, and context. In a usability study, we observed greater engagement with sources and richer revision in a task where participants revised an attributed AI answer with attribution gradients and a baseline.
- North America > United States > Pennsylvania (0.04)
- North America > United States > Virginia > Fairfax County > McLean (0.04)
- Asia > Myanmar > Tanintharyi Region > Dawei (0.04)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study > Negative Result (0.46)